testsuite: Add test setups for backends
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 May 2020 13:23:25 +0000 (09:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 May 2020 18:11:53 +0000 (14:11 -0400)
commitff4552c842cb58ce3db70562d62a45b1e520e439
tree8bac60cae1916b9fcf5ad6f999a2bf83b696381e
parentc22af8823536e055d4c570991e4d12f6314d8ec3
testsuite: Add test setups for backends

Add test setups that set the GDK_BACKEND and
TEST_OUTPUT_SUBDIR environment variables.

This lets use run
meson test --setup x11 --suite reftest
meson test --setup wayland --suite reftest
and the output will be nicely separated.

We still need to do compositor / display server
setup from the outside.
testsuite/meson.build